if (isset(f5)) {
  set.string(s0,">");
  set.cursor.char("_");
start.motion(o0);
  load.pic(v0);
  draw.pic(v0);
  discard.pic(v0);
  load.view(0);
   load.view(16);
  set.view(o1,16);
  animate.obj(o1);
  position(o1,58,60);
  draw(o1);




    load.view(29);
  set.view(o2,29);
  animate.obj(o2);
  position(o2,80,84);
  draw(o2);
  stop.cycling(o2);
     load.view(0);
  set.view(o3,0);
  animate.obj(o3);
  position(o3,130,86);
  draw(o3);
  show.pic();
  move.obj(o3,88,84,1,f45);

  }
  if(isset(f45)){
  reset(f45);
   stop.cycling(o3);
   if (lessn(v29,40)) {

   print("Max:'I wan't my profit! Give me 40$!'");
  print("Lefty:'I didn't get that much.'");
  print("Max:'Then I'll beat you up.'");
  print("You got beaten up because Max was angry.");
  v36 = 1;
  call(94);
   return();

  }
  print("Max:'I wan't my profit!'");
  print("Lefty:'Here's 40$'");
  print("Max:'Thank's now I can spend it in the karaoke room.'");
  v29 -= 40;
  v3 += 3;
  v238 = 5;
  start.cycling(o2);
   move.obj(o2,20,84,1,f41);





    }
  if(isset(f41)){
  reset(f41);
  erase(o2);
  start.cycling(o3);
   move.obj(o3,80,167,1,f42);
  }
  if(isset(f42)){
  reset(f42);
  new.room(9);

}
return();